[INFO] cloning repository https://github.com/justinhuangcode/camgrab
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/justinhuangcode/camgrab" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustinhuangcode%2Fcamgrab", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustinhuangcode%2Fcamgrab'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 04e23efa69fc5bb84e1c087f784651444288bde0
[INFO] testing justinhuangcode/camgrab against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustinhuangcode%2Fcamgrab" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/justinhuangcode/camgrab
[INFO] finished tweaking git repo https://github.com/justinhuangcode/camgrab
[INFO] tweaked toml for git repo https://github.com/justinhuangcode/camgrab written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/justinhuangcode/camgrab on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/justinhuangcode/camgrab already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 2 packages to latest compatible versions
[INFO] [stderr]     Updating openh264 v0.6.6 -> v0.9.3
[INFO] [stderr]     Updating openh264-sys2 v0.6.6 -> v0.9.6
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.113
[INFO] [stderr]   Downloaded miette v7.6.0
[INFO] [stderr]   Downloaded rust-s3 v0.35.1
[INFO] [stderr]   Downloaded mpeg4-audio-const v0.2.0
[INFO] [stderr]   Downloaded js-sys v0.3.90
[INFO] [stderr]   Downloaded hex-slice v0.1.4
[INFO] [stderr]   Downloaded attohttpc v0.28.5
[INFO] [stderr]   Downloaded backtrace-ext v0.2.1
[INFO] [stderr]   Downloaded sdp-types v0.1.8
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.113
[INFO] [stderr]   Downloaded maybe-async v0.2.10
[INFO] [stderr]   Downloaded aws-region v0.25.5
[INFO] [stderr]   Downloaded rfc6381-codec v0.2.0
[INFO] [stderr]   Downloaded supports-hyperlinks v3.2.0
[INFO] [stderr]   Downloaded notify-types v1.0.1
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.63
[INFO] [stderr]   Downloaded pretty-hex v0.4.1
[INFO] [stderr]   Downloaded jiff-tzdb-platform v0.1.3
[INFO] [stderr]   Downloaded mp4ra-rust v0.3.0
[INFO] [stderr]   Downloaded miette-derive v7.6.0
[INFO] [stderr]   Downloaded four-cc v0.4.0
[INFO] [stderr]   Downloaded supports-unicode v3.0.0
[INFO] [stderr]   Downloaded jiff-static v0.2.21
[INFO] [stderr]   Downloaded notify v7.0.0
[INFO] [stderr]   Downloaded rumqttc v0.24.0
[INFO] [stderr]   Downloaded redox_syscall v0.7.2
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.113
[INFO] [stderr]   Downloaded openh264 v0.9.3
[INFO] [stderr]   Downloaded cron v0.13.0
[INFO] [stderr]   Downloaded textwrap v0.16.2
[INFO] [stderr]   Downloaded wide v0.7.33
[INFO] [stderr]   Downloaded jiff-tzdb v0.1.5
[INFO] [stderr]   Downloaded http-auth v0.1.10
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.113
[INFO] [stderr]   Downloaded rtsp-types v0.1.3
[INFO] [stderr]   Downloaded aws-creds v0.37.0
[INFO] [stderr]   Downloaded web-sys v0.3.90
[INFO] [stderr]   Downloaded retina v0.4.17
[INFO] [stderr]   Downloaded openh264-sys2 v0.9.6
[INFO] [stderr]   Downloaded nasm-rs v0.3.2
[INFO] [stderr]   Downloaded h264-reader v0.8.0
[INFO] [stderr]   Downloaded jiff v0.2.21
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7e5378ec2285629751db3b1f09673c3cd5a0918c625855d6180be570744e3b7c
[INFO] running `Command { std: "docker" "start" "-a" "7e5378ec2285629751db3b1f09673c3cd5a0918c625855d6180be570744e3b7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7e5378ec2285629751db3b1f09673c3cd5a0918c625855d6180be570744e3b7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e5378ec2285629751db3b1f09673c3cd5a0918c625855d6180be570744e3b7c", kill_on_drop: false }`
[INFO] [stdout] 7e5378ec2285629751db3b1f09673c3cd5a0918c625855d6180be570744e3b7c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f68718bacd76cf1a7de9fc7b5cd15630ec443a50178aac3d8b16ee166d35e5bb
[INFO] running `Command { std: "docker" "start" "-a" "f68718bacd76cf1a7de9fc7b5cd15630ec443a50178aac3d8b16ee166d35e5bb", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling as-slice v0.2.1
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling nasm-rs v0.3.2
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling aligned v0.4.3
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling y4m v0.8.0
[INFO] [stderr]    Compiling four-cc v0.4.0
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling mp4ra-rust v0.3.0
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling bitstream-io v4.9.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling stacker v0.1.23
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling openh264-sys2 v0.9.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling av1-grain v0.2.5
[INFO] [stderr]    Compiling imgref v1.12.0
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling mpeg4-audio-const v0.2.0
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling rfc6381-codec v0.2.0
[INFO] [stderr]    Compiling fax v0.2.6
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling quick-xml v0.32.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling zune-jpeg v0.4.21
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling cookie-factory v0.3.3
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling avif-serialize v0.8.8
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling psm v0.1.30
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling hex-slice v0.1.4
[INFO] [stderr]    Compiling zune-core v0.5.1
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling lebe v0.5.3
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling bitstream-io v2.6.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling rgb v0.8.53
[INFO] [stderr]    Compiling sdp-types v0.1.8
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling image-webp v0.2.4
[INFO] [stderr]    Compiling chumsky v0.9.3
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling inotify v0.10.2
[INFO] [stderr]    Compiling rust-ini v0.21.3
[INFO] [stderr]    Compiling http-auth v0.1.10
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling tiff v0.10.3
[INFO] [stderr]    Compiling exr v1.74.0
[INFO] [stderr]    Compiling rtsp-types v0.1.3
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr] error: could not compile `rav1e` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/bin/rustc --crate-name rav1e --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rav1e-0.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::upper_case_acronyms' --warn=unexpected_cfgs '--allow=clippy::too_many_arguments' '--allow=clippy::needless_range_loop' '--warn=clippy::missing_safety_doc' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' '--allow=clippy::enum_variant_names' '--warn=clippy::doc_markdown' '--warn=clippy::doc_link_with_quotes' '--allow=clippy::comparison_chain' --check-cfg 'cfg(nasm_x86_64)' --check-cfg 'cfg(asm_neon)' --check-cfg 'cfg(cargo_c)' --check-cfg 'cfg(fuzzing)' --cfg 'feature="threading"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aom-sys", "asm", "av-metrics", "backtrace", "bench", "binaries", "byteorder", "capi", "cc", "channel-api", "check_asm", "clap", "clap_complete", "console", "crossbeam", "dav1d-sys", "decode_test", "decode_test_dav1d", "default", "desync_finder", "dump_ivf", "dump_lookahead_data", "fern", "git_version", "image", "ivf", "nasm-rs", "nom", "quick_test", "scan_fmt", "serde", "serde-big-array", "serialize", "signal-hook", "signal_support", "threading", "toml", "tracing", "tracing-chrome", "tracing-subscriber", "unstable", "wasm", "wasm-bindgen", "y4m"))' -C metadata=2103caff3865b21c -C extra-filename=-9ea869ad7ceaf520 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aligned_vec=/opt/rustwide/target/debug/deps/libaligned_vec-7b0f96ce266a5735.rmeta --extern arg_enum_proc_macro=/opt/rustwide/target/debug/deps/libarg_enum_proc_macro-3b418a5450b88543.so --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-41dcfe80309d7422.rmeta --extern av_scenechange=/opt/rustwide/target/debug/deps/libav_scenechange-26d97e0c3f33a0db.rmeta --extern av1_grain=/opt/rustwide/target/debug/deps/libav1_grain-06a01d922532713c.rmeta --extern bitstream_io=/opt/rustwide/target/debug/deps/libbitstream_io-79640cb49e591351.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-5af52f617df93f8f.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-bb9dfc9f1c5526ce.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-65ee1eb217d721f2.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-cfb0a897de58af94.rmeta --extern rayon=/opt/rustwide/target/debug/deps/libmaybe_rayon-30069f535bb8c1fc.rmeta --extern debug_unreachable=/opt/rustwide/target/debug/deps/libdebug_unreachable-64be8850bfcabca1.rmeta --extern noop_proc_macro=/opt/rustwide/target/debug/deps/libnoop_proc_macro-2e1b35bb98ddaa7a.so --extern num_derive=/opt/rustwide/target/debug/deps/libnum_derive-d9ac81c111a4ce28.so --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-8434f84c7e6b85f7.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-c5e5e8a2bd161c29.so --extern profiling=/opt/rustwide/target/debug/deps/libprofiling-9f2b588513e57afc.rmeta --extern simd_helpers=/opt/rustwide/target/debug/deps/libsimd_helpers-5fe30fa9fa67aae9.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-66ec817f585f7beb.rmeta --extern v_frame=/opt/rustwide/target/debug/deps/libv_frame-1de8cdda84624d67.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `hyper` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/bin/rustc --crate-name hyper --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-0.14.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="client"' --cfg 'feature="http1"' --cfg 'feature="socket2"' --cfg 'feature="stream"' --cfg 'feature="tcp"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_happy_eyeballs_tests", "backports", "client", "default", "deprecated", "ffi", "full", "h2", "http1", "http2", "libc", "nightly", "runtime", "server", "socket2", "stream", "tcp"))' -C metadata=829273147af09c9c -C extra-filename=-184539d55534da6a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-ff5aca13e3e348ea.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-269d605913ea0ccb.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-f0387e1e69ce8814.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-bca71126af85262a.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-e0ce57d7bf25a954.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-3eb8e913807a60f2.rmeta --extern httparse=/opt/rustwide/target/debug/deps/libhttparse-4b1ed73b760072b9.rmeta --extern httpdate=/opt/rustwide/target/debug/deps/libhttpdate-9f9d2502c6a38412.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-ae20521aea192d35.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-bedc6e0acd72ff2a.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-ddd9451658a1837c.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-bf7a601335a55726.rmeta --extern tower_service=/opt/rustwide/target/debug/deps/libtower_service-0d7df29686b13872.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-3c22cf235a838ad8.rmeta --extern want=/opt/rustwide/target/debug/deps/libwant-7ab32758a94a943e.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=6f5a1f970a8c08ba -C extra-filename=-bf7a601335a55726 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-ff5aca13e3e348ea.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-65ee1eb217d721f2.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-a49083d25bcd494a.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-ff33235d1d004aba.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-bedc6e0acd72ff2a.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-5720ab1df4abbddd.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-a9e11c9a999805a7.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-4779b0c4f81e24a5.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "f68718bacd76cf1a7de9fc7b5cd15630ec443a50178aac3d8b16ee166d35e5bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f68718bacd76cf1a7de9fc7b5cd15630ec443a50178aac3d8b16ee166d35e5bb", kill_on_drop: false }`
[INFO] [stdout] f68718bacd76cf1a7de9fc7b5cd15630ec443a50178aac3d8b16ee166d35e5bb
